Mapping URL: /flightroute/{id}
Description: get the flightroute entity with the appended id
Microservice: AirportService
/flightroute/{id} |
Mapping URL: /flightroute/{id}
Description: FlightRouteService
Name: findFlightRouteById(id)
Request Method: GET
Service Interface: /flightroute/{id}
Service Entity: FlightRoute
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |